home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 13 / Network Support Encyclopedia (Novell Inc.)(1991).ISO / download / addws.txt < prev    next >
Text File  |  1992-03-23  |  10KB  |  194 lines

  1. Addendum To The NetWare 3270 LAN Workstation for DOS Configuration Guide
  2.  
  3. This document will be easiest to read if configured for .5"" margins.
  4.  
  5. This Addendum describes the software changes that ensure version 2.0 of the
  6. NetWare 3270 LAN Workstation for DOS software is compatible with version
  7. 1.1 of NetWare for SAA.
  8.  
  9. Who Should Read This Document?
  10. Read this document if you want to use version 1.1 of NetWare for SAA to
  11. connect a NetWare 3270 LAN Workstation to a host.  Reading this is
  12. unnecessary if you are configuring a NetWare 3270 LAN Workstation for a
  13. connection through a NetWare SNA Gateway. 
  14.  
  15. About the New Workstation Software
  16. The new workstation software consists of the following files.  These files
  17. are on the Update Files for the NetWare 3270 LAN Workstation for DOS
  18. diskette.
  19.      > WSCONFIG.EXE, which is the configuration program for the NetWare
  20.      3270 LAN Workstation for DOS. (This document refers to this program as
  21.      WSCONFIG.)
  22.  
  23.      > WSCONFIG.MSG and WSCONFIG.HLP, which are two of the miscellaneous
  24.      files that support WSCONFIG.
  25.  
  26.      > WSLAN.CFG, which contains the configuration settings for WSLAN.EXE.
  27.      (WSLAN.EXE is the control program for the NetWare 3270 LAN Workstation
  28.      for DOS.)
  29.  
  30.      > IMERC.EXE, which is a transport driver that supports communication
  31.      between WSLAN.EXE and NetWare for SAA.
  32.  
  33. What Has Changed?
  34. You need to be aware of the following changes that affect the workstation
  35. software:
  36.      > What you specify for a server name has been changed.
  37.      The server name and the NetWare file server name are now the same
  38.      name. Formerly, these names had to be different from one another.
  39.  
  40.      > Logical units (Lus) are now specified with the LU Category Selection
  41.      option instead of the LU Group Name option. To implement this change,
  42.      the following software alterations have been made:
  43.  
  44.      > A Host Printer Session window and a Select LU Category window have
  45.      been added. The Basic Printer Session Information option of the Host
  46.      Printer Session window displays the Host Printer Session Information
  47.      window.  The LU Category Selection option displays the Select LU
  48.      Category window. ("About the LU Categories" below, discusses the
  49.      Select LU Category window's options.)
  50.  
  51.      > The LU Category Selection option has been added to the Host Display
  52.      Session window. 
  53.  
  54.      > The LU Group Name option has been deleted from the Host Display
  55.      Session Information window. 
  56.  
  57.      > The LU Group Name option has been deleted from the Host Printer
  58.      Session Information window. 
  59.  
  60. About the LU Categories
  61. When creating, inserting, or modifying a session, you specify which LU
  62. NetWare for SAA allocates for the session.  You do this by selecting the LU
  63. Category Selection option, which has been added as discussed in "What Has
  64. Changed?" above.
  65.  
  66. If you select the LU Category Selection option, WSCONFIG displays the
  67. Select LU Category window.  The Select LU Category window lets you specify
  68. a public LU, pooled LU (the term pool is now used instead of group to
  69. represent a set of host sessions that have been defined by your NetWare for
  70. SAA system administrator), dedicated LU, or any LU.  Details on the
  71. different LU categories follow.
  72.  
  73. Public
  74. A public LU is an unnamed LU that any workstation user can access.  If a
  75. public LU is requested, NetWare for SAA will allocate the first available
  76. public LU that matches the type of LU that was specified.
  77. If a public LU is requested, NetWare for SAA will not search LU pools or
  78. dedicated Lus for an available LU.
  79.  
  80. Pooled
  81. A pooled LU is an LU that belongs to a named LU pool. Your NetWare for SAA
  82. system administrator may have defined an LU pool for your department or for
  83. those users that need to access a specific application. 
  84. If you select the Pooled option, WSCONFIG prompts you to enter an LU pool
  85. name. This name will be supplied to you by your NetWare for SAA system
  86. administrator.
  87.  
  88. When the workstation control program is started, it will request a host
  89. session from the specified LU pool. NetWare for SAA will verify that the
  90. specified LU pool contains LUs that match the type of LU that the
  91. workstation user is requesting and that the workstation user has access
  92. rights to the specified LU pool.  If both of these conditions are met,
  93. NetWare for SAA will allocate the first LU available from the specified
  94. pool.
  95.  
  96. Dedicated
  97. A dedicated LU is a named LU that has been dedicated to a specific user or
  98. for use in accessing a specific application.
  99. If you select the Dedicated option, WSCONFIG prompts you to enter a
  100. dedicated LU name. This name will be supplied to you by your NetWare for
  101. SAA system administrator.
  102.  
  103. When the workstation control program is started, it will request the
  104. dedicated LU that you specified. NetWare for SAA will verify that the
  105. specified dedicated LU matches the type of LU that the workstation user is
  106. requesting and that the workstation user has access rights to that LU. If
  107. both of these conditions are met, NetWare for SAA will allocate the
  108. dedicated LU.
  109.  
  110. Any
  111. The Any option is the same as specifying an asterisk (*) for LU Group Name
  112. in the previous version of the workstation software. (Because the Any
  113. option has replaced the asterisk's function, the asterisk is no longer an
  114. acceptable single-character identifier for an LU.)
  115. If the Any option is specified, NetWare for SAA will search all the LU
  116. pools, all the dedicated LUs, and all the public LUs that the workstation
  117. user has access rights to for a session that matches the type of LU being
  118. requested. 
  119.  
  120. IMPORTANT: If the Any option is specified and the workstation user has
  121. access rights to pooled, dedicated, and public LUs that match the type of
  122. LU the user is requesting, it cannot be predicted whether the allocated LU
  123. will be a pooled LU, a dedicated LU, or a public LU. Likewise, if the Any
  124. option is specified and the workstation user has access rights to multiple
  125. LU pools that match the type of LU the user is requesting, it cannot be
  126. predicted from which LU pool the LU will be allocated.
  127.  
  128. How Are Previously Configured LUs Handled?
  129. As discussed in the "What Has Changed?" section, the LU Group Name option
  130. has been deleted. The following list describes how the new workstation
  131. software handles LUs previously specified with the LU Group Name option.
  132. You should be aware of this information before using the new workstation
  133. software to change any configuration files created or modified with the
  134. former workstation software.
  135.  
  136. > If an asterisk (*) was specified for the LU Group Name option, the new
  137. software will automatically configure the LU as Any. You can change this
  138. configuration if you want by using the Select LU Category window to specify
  139. another LU category.
  140.  
  141. > If an actual name was specified for the LU Group Name option, the new
  142. software will automatically configure the LU as Pooled.  You can display
  143. the LU pool name by selecting the Pooled option from the Select LU Category
  144. window.  If you want, you can use the Select LU Category window to specify
  145. a different LU category.
  146.  
  147. What Do You Need to Do?
  148. The following steps describe what you need to do if you want to use version
  149. 1.1 of NetWare for SAA to connect a NetWare 3270 LAN Workstation to a host.
  150. If this is the first time NetWare for SAA is being installed, complete
  151. steps 1 through 4.  If version 1.0 of NetWare for SAA was previously
  152. installed, you need to complete all the steps.
  153.  
  154. Updating for Version 1.1 of NetWare for SAA
  155. --------------------------------------------
  156. 1. Instead of using the server name descriptions on pages 2-14, 3-7, and
  157. 3-17 of the NetWare 3270 LAN Workstation for DOS Configuration Guide, use
  158. the following server name description:
  159. The server name is the NetWare file server name for the server on which
  160. NetWare for SAA is running. A server name can be from one to 47 non-blank,
  161. printable characters. If the asterisk (*) is specified, the workstation
  162. control program will search all the NetWare servers running NetWare for SAA
  163. for an available session.
  164.      The new server name description is necessary because of the server
  165.      name changes discussed in "What Has Changed?" above.
  166.  
  167. 2. Ignore the LU Group Name descriptions on pages 3-8 and 3-17 of the
  168. NetWare 3270 LAN Workstation for DOS Configuration Guide. 
  169.      As discussed in "What Has Changed?", the LU Category Selection option
  170.      has replaced the LU Group Name option.
  171.  
  172. 3. If your previous copy of WSLAN.CFG contains settings you want to keep,
  173. rename that file. Otherwise skip this step.
  174.      Previous settings specified in WSLAN.CFG will be lost unless you
  175.      rename that file because the new version of WSLAN.CFG will overwrite
  176.      the existing file when you update the software as described in Step 4.
  177.  
  178. 4. Update the workstation software, by copying the files from the Update
  179. Files for the NetWare 3270 LAN Workstation for DOS diskette to the
  180. directory that contains the previous version of WSCONFIG.
  181. The new files replace existing files that have the same name.
  182.  
  183. 5. Change the server name specified in the workstation configuration file
  184. to match the NetWare file server name for the server running NetWare for
  185. SAA.
  186.  
  187.      Before changing the workstation configuration file, make sure your
  188.      NetWare for SAA system administrator has set up the AUTOEXEC.NCF file
  189.      to remove the previous server name. Example AUTOEXEC.NCF files are
  190.      provided in the NetWare Communication Services Administration Guide
  191.      for version 1.1 of NetWare for SAA.
  192.  
  193. NOTE: The published version of document contains 5 illustrations which
  194. could not be carried over to this ASCII version.